chore(deps): apply safe Dependabot updates on staging - #629
Conversation
Supersedes Dependabot #598. Drop the intentional protobuf<6 pin, bump grpcio-tools to 1.82.1 (requires protobuf>=7.35.1), and regenerate Python gRPC stubs for the new runtime. Co-authored-by: Josh J <josh@joshjacobs.net>
Bundle green patch/minor Dependabot bumps for Go, Python, and GitHub Actions. Co-authored-by: Josh J <josh@joshjacobs.net>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (6)
📝 WalkthroughWalkthroughThe pull request updates Python and Go dependency versions, refreshes generated protobuf and gRPC compatibility metadata, and pins Docker login and SARIF upload actions in both deployment workflows. ChangesDependency and generated-code updates
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to This dependency update and regenerated protobuf code introduce no actionable merge-blocking risk at the current head; it is merge-ready after normal checks and review. Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There is no
devbranch in this repo. Dependabot is configured to targetstaging, so these updates are bundled there the same way as #602.Included (CI-green on the source PRs)
protobuf5.29.6 → 7.35.1, with regeneratedstream_pb2*.pystubs andgrpcio-tools>=1.82.1wheel0.47.0 → 0.48.0google.golang.org/protobuf1.36.11 → 1.36.12modernc.org/sqlite1.54.0 → 1.56.0 (includes SQLite 3.53.3 journal-rollback corruption fix; pinsmodernc.org/libc1.74.4)streamlink8.4.0 → 8.5.0curl-cffi0.15.0 → 0.16.0github/codeql-actionv4 → v4.37.4google.golang.org/grpc1.82.1 → 1.83.0docker/login-actionv4 → v4.5.2grpcio1.82.1 → 1.83.0setuptools82.0.1 → 83.0.0 (lockfile only; same bump as master #616)Held back
protobuf5.29.6 → 7.35.1 as-is — raw pin bump without stub regeneration. Landed via chore(deps): upgrade protobuf to 7.35.1 on staging #614 instead.yt-dlp2026.6.9 → 2026.7.4 — targetsmaster;stagingalready has 2026.7.4.google.golang.org/grpc1.82.0 → 1.82.1 — targetsmaster;stagingalready has 1.82.1 (this PR goes to 1.83.0).master— lockfile bump applied onstaginghere so it can promote with the rest.Notes
@v4to the current patch tags Dependabot proposed.Test plan
go test ./...uv run pytestSummary by CodeRabbit